Welcome![Sign In][Sign Up]
Location:
Search - android source co

Search list

[Embeded-SCM Developsrc

Description: Android Source Code. An gallary program.
Platform: | Size: 356352 | Author: yyf | Hits:

[OS DevelopAndroid_BookReader

Description: Google的Android操作系统上的一款电子书阅览器,含源代码。对于学习android的开发者很有帮助。-Google' s Android operating system on an e-book reader, including the source code. For those who study the development of android helpful.
Platform: | Size: 1782784 | Author: 张海波 | Hits:

[androidOpenWnn

Description: OpenWnn Android输入法源代码-OpenWnn Android source code input method
Platform: | Size: 8257536 | Author: ligaoyang | Hits:

[J2MEandroid_maps_lib-1.0.2.src

Description: j2me map api source code
Platform: | Size: 251904 | Author: tianerphil | Hits:

[Streaming Mpeg4H264Android_code

Description: H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送的数据太多,底层可能会一次解码出好几帧视频,但是通知到界面层只能显示一帧,造成丢帧的现象。 如果每次送的数据较少,就会有很多次底层调用没有进行实质解码,很小气的做法,比如有一压缩数据帧需要600字节,如果一次送100个字节给解码器,那么要送6次才会进行实质解码,因为每个数据帧有大有小,所以只能取极小值才不会导致丢帧。 不过所有的编码解码都是各种因素平衡折中的结果,具体用什么方法具体分析。 注意解码库写死了视频大小240x320,其他视频大小要简单修改一下底层的代码。-H264 decoder source code, porting ffmpeg s H264 decoding to Android, the depth of cut optimization, in the simulator (320x480) in the validation passed.
Platform: | Size: 650240 | Author: caoliang | Hits:

[androidsources_2.2

Description: android 2.2的系统源码,解压后放在sdk/platforms/android-8/sources下后,Eclipse中编写代码时点击系统函数即可看到源码-android 2.2 of the system source code, under post-unpacked on sdk/platforms/android-8/sources, Eclipse to write code in the system function when Click to see the source code
Platform: | Size: 34920448 | Author: lypoint | Hits:

[androidProfessional-Android-2-Code-Example-Projects

Description: Professional.Android.2.Application.Development 是wrox2010年出版的新书,本压缩包是此书的源码。-Professional.Android.2.Application.Development is wrox2010 book published, this is the book' s source code archive.
Platform: | Size: 756736 | Author: 李华 | Hits:

[File OperateCopyFile

Description: 安卓系统的文件复制源代码,可以实现图片和TXT等文件的复制功能,未经过真机测试!还有一首没写完的诗-Andrew file system source code, can achieve such pictures and TXT file replication, not through the real test! There is a poem that I' m
Platform: | Size: 116736 | Author: 刘良哲 | Hits:

[androidAndroidPdfViewer

Description: android平台上的阅读pdf文件的源码-android platform source code to read pdf files
Platform: | Size: 4635648 | Author: minkex | Hits:

[androidBlueTerm_1.0.0.tar

Description: 说明 VT- 100终端仿真器与任何串行设备使用蓝牙串行适配器通信。 RFCOMM/ SPP协议仿真通过蓝牙串行通信。 您需要一个蓝牙串行适配器。 这是一个开源的应用程序。你可以得到更多的信息和源代码:-Description VT-100 terminal emulator for communicating with any serial device using a bluetooth serial adapter. The RFCOMM/SPP protocol emulates serial communications over bluetooth. You need a bluetooth serial adapter. This is an opensource application. You can get more info and the source code from: http://pymasde.es/blueterm/
Platform: | Size: 44032 | Author: ckw | Hits:

[androidSwipeViewBundle

Description: android左右滑动显示图片的源码,包含分页的情况-picture slide show about the android source code, including the case of paging
Platform: | Size: 3149824 | Author: 陈国章 | Hits:

[Internet-Networkeduwind1.6.3

Description: EduWind,中文全称为“EduWind在线教育建站工具”(以下简称EduWind)。Eduwind是一款用PHP+MYSQL开发的开源在线教育建站工具,由北京水木信步网络科技有限公司推出,目标是帮助教育者又快又好地建立完全属于自己的在线教育网站。EduWind采用响应式设计,支持IOS、安卓、Windows等手机客户端,EduWind能极大地降低教育机构搭建自己网校的时间成本和金钱成本。 自2014年2月EduWind发布第一代版本以来,截止2014年底,软件已经有两万多次下载-EduWind, Chinese is called EduWind online education website builder (hereinafter referred EduWind).+ MYSQL development of open source online educational website builder, launched Eduwind is a stroll with PHP by the Beijing Mizuki Network Technology Co., Ltd. goal is to help educators Efficiently build your very own online education sites. EduWind using responsive design, support IOS, Android, Windows and other mobile client, EduWind can greatly reduce the educational institutions to build their own campus of time and money costs. Since February 2014 EduWind released since the first-generation version, as of the end of 2014, the software has been downloaded twenty thousand times.
Platform: | Size: 13663232 | Author: 刘 志明 | Hits:

[androidjdydxt_a5

Description: 酒店在线预定app全套源码是一套关于安卓版酒店预定的项目源码包括数据库+jsp服务端+安卓客户端源码,为了测试这套源码mysql的编码问题把我折磨的不轻,最后还是因为技术有限没有解决掉。不过已经不影响测试了,安卓客户端需要在Constant.java文件中更改web端IP地址,如果使用本地计算机+avd测试的话那么avd访问本地计算机的IP是10.0.2.2。初始化完数据有web管理员的帐号但是没有普通用户的帐号,第一次打开客户端需要先注册一个帐号,然后用注册的帐号登录客户端。登录以后可以浏览酒店可以提供的房间信息。也可以直接修改个人帐号信息,可以在线预定房间或者会议室。总体来说是套不错的源码。 -Hotel online booking app full set of source code is a set of about Android version of the hotel reservation project source code, including +jsp server+ client source Zhuo, in order to test the MySQL source coding problem to torture me not light, finally because Technology Co. didn t get rid of. But it does not affect the test, Android client needs to change the web IP address in the Constant.java file, if you use the local computer+avd test, then the IP access to the local computer AVD is 10.0.2.2. Initialization data have web administrator account but no ordinary user account, the first time you need to open the client to register an account, and then use the registered account login client. After log in, you can browse the hotel can provide room information. You can also directly modify the personal account information, you can book a room or conference room online. Overall is a good source.
Platform: | Size: 10128384 | Author: 路峤 | Hits:

[androidqingyuanyouruankcb

Description: Android项目源码基于北京清元优软的教务课程表是一个基于北京清元优软科技有限公司URP综合教务系统的安卓课程表客户端项目源码,翻了翻源码发现登录后可以获取院系、专业、学号、姓名等个人信息和课程信息,因为没找到登录帐号和密码所以只能看看,实现功能的源码都有。-Android source code projects based on Beijing Qing Yuan and soft educational curriculum is a yuan gifted Soft Technology Co., Ltd. URP comprehensive educational administration system of cleaning based on Beijing s Android curriculum project client source code table, rolled source found the log can obtain faculty, professional, student number, name, etc. personal information and course information, because not find the login account and password so we can only see and realize the function of the source code has.
Platform: | Size: 1461248 | Author: qiaochang | Hits:

CodeBus www.codebus.net